home *** CD-ROM | disk | FTP | other *** search
/ Interactive Web Graphics with Shout 3D / Interactive Web Graphics With Shout 3D.iso / pc / Shout3Ddemo / Shout3d_runtime / codebase / models / multiTexturedTemple / multiTexturedTemple.wrl < prev    next >
Text File  |  2000-09-07  |  15KB  |  640 lines

  1. #VRML V2.0 utf8
  2. DEF myPanorama Panorama {
  3.     bilinearFilteringEnabled FALSE
  4.     environmentCubeMap DEF ENV_MAP EnvironmentCubeMap {
  5.         tintColor .5 .5 .5
  6.         frontTexture ImageTexture { url "../images/envmap_haze/front.jpg" }
  7.         rightTexture ImageTexture { url "../images/envmap_haze/right.jpg" }
  8.         backTexture ImageTexture { url "../images/envmap_haze/back.jpg" }
  9.         leftTexture ImageTexture { url "../images/envmap_haze/left.jpg" }
  10.         upTexture ImageTexture { url "../images/envmap_haze/up.jpg" }
  11.         downTexture ImageTexture { url "../images/envmap_haze/down.jpg" }
  12.     }
  13. }
  14.  
  15.  
  16. Transform {
  17.   children    DEF STEPS Shape {
  18.     appearance    DEF BUMPY_DIRT MultiAppearance {
  19.       material    Material {
  20.       }
  21.     diffuseMap DiffuseMap {
  22.       texture    DEF DIRT_TEX ImageTexture {
  23.         repeatS    TRUE
  24.         repeatT    TRUE
  25.         url    "dirt2.gif"
  26.       }    }
  27.     bumpLevelMap BumpLevelMap {
  28.       texture    USE DIRT_TEX      }
  29.     }
  30.  
  31.     geometry    IndexedFaceSet {
  32.       coord    Coordinate {
  33.     point    [ -1 1 5,
  34.           -1 -1 5,
  35.           1 1 5,
  36.           1 -1 5,
  37.           1 1 -1,
  38.           1 -1 -1,
  39.           -1 1 -1,
  40.           -1 -1 -1,
  41.           -1 0 5,
  42.           -1 0 -1,
  43.           -3 -1 -1,
  44.           -3 0 -1,
  45.           -3 -1 5,
  46.           -3 0 5,
  47.           3 1 5,
  48.           3 -1 5,
  49.           3 -1 -1,
  50.           3 1 -1,
  51.           3 2 5,
  52.           3 2 -1,
  53.           1 2 -1,
  54.           1 2 5,
  55.           -3 -1 5,
  56.           -3 0 5,
  57.           -1 -1 5,
  58.           -1 0 5,
  59.           -1 1 5,
  60.           1 -1 5,
  61.           1 1 5,
  62.           3 1 5,
  63.           3 -1 5,
  64.           3 2 5,
  65.           1 2 5 ]
  66.       }
  67.  
  68.       coordIndex    [ 4, 5, 7, 9, 6, -1, 6, 0,
  69.             2, 4, -1, 1, 7, 5, 3, -1,
  70.             6, 9, 8, 0, -1, 11, 10, 12,
  71.             13, -1, 10, 11, 9, 7, -1, 12,
  72.             10, 7, 1, -1, 11, 13, 8, 9,
  73.             -1, 14, 15, 16, 17, -1, 16, 15,
  74.             3, 5, -1, 17, 16, 5, 4, -1,
  75.             18, 19, 20, 21, -1, 19, 18, 14,
  76.             17, -1, 20, 19, 17, 4, -1, 21,
  77.             20, 4, 2, -1, 23, 22, 24, 25,
  78.             -1, 26, 25, 24, 27, 28, -1, 30,
  79.             29, 28, 27, -1, 31, 32, 28, 29,
  80.             -1, 22, 23, 13, 12, -1, 24, 22,
  81.             12, 1, -1, 23, 25, 8, 13, -1,
  82.             25, 26, 0, 8, -1, 27, 24, 1,
  83.             3, -1, 26, 28, 2, 0, -1, 29,
  84.             30, 15, 14, -1, 30, 27, 3, 15,
  85.             -1, 32, 31, 18, 21, -1, 28, 32,
  86.             21, 2, -1, 31, 29, 14, 18, -1 ]
  87.       texCoord    TextureCoordinate {
  88.     point    [ 0 1,
  89.           0 0,
  90.           1 1,
  91.           1 0,
  92.           0 1,
  93.           0 0,
  94.           1 1,
  95.           1 0,
  96.           0 1,
  97.           0 0,
  98.           1 1,
  99.           1 0,
  100.           0 1,
  101.           0 0,
  102.           1 1,
  103.           1 0,
  104.           0 1,
  105.           0 0,
  106.           0.556818 0.995454,
  107.           0.556818 2.0407e-008,
  108.           0 1,
  109.           0 0,
  110.           0.584091 0.990909,
  111.           0.575 0.00454548,
  112.           0 0.5,
  113.           1 0.5,
  114.           1 0.5,
  115.           0 0.5,
  116.           0.00227279 0.768182,
  117.           0.997727 0.763636,
  118.           1 1,
  119.           0 1,
  120.           -0.00227269 0.804545,
  121.           0.997727 0.813636,
  122.           1 1,
  123.           0 1,
  124.           0.00227279 0.172727,
  125.           1.00227 0.172727,
  126.           1 0.5,
  127.           0 0.5,
  128.           0.506818 0.481818,
  129.           0.506818 0.00909094,
  130.           1 0,
  131.           1 0.5,
  132.           0.588636 0.0136364,
  133.           0.584091 0.513636,
  134.           0 0.5,
  135.           0 0,
  136.           1.01591 0.481818,
  137.           0.00681823 0.45,
  138.           0 0,
  139.           1 0,
  140.           0.997727 0.481818,
  141.           -0.00681813 0.45,
  142.           0 0,
  143.           1 0 ]
  144.       }
  145.  
  146.       creaseAngle    0.5
  147.       normalIndex    [  ]
  148.       texCoordIndex    [ 4, 5, 7, 26, 6, -1, 16, 17,
  149.             19, 18, -1, 20, 21, 23, 22, -1,
  150.             8, 27, 25, 10, -1, 27, 9, 11,
  151.             25, -1, 44, 45, 46, 47, -1, 48,
  152.             49, 50, 51, -1, 36, 37, 38, 39,
  153.             -1, 12, 13, 15, 14, -1, 52, 53,
  154.             54, 55, -1, 14, 15, 15, 14, -1,
  155.             28, 29, 30, 31, -1, 14, 12, 12,
  156.             14, -1, 14, 14, 14, 14, -1, 32,
  157.             33, 34, 35, -1, 40, 41, 42, 43,
  158.             -1, 0, 24, 1, 3, 2, -1, 13,
  159.             12, 12, 13, -1, 12, 12, 12, 12,
  160.             -1, 11, 25, 25, 11, -1, 11, 11,
  161.             11, 11, -1, 25, 25, 25, 25, -1,
  162.             24, 0, 0, 24, -1, 3, 1, 1,
  163.             3, -1, 0, 2, 2, 0, -1, 12,
  164.             13, 13, 12, -1, 13, 13, 13, 13,
  165.             -1, 12, 12, 12, 12, -1, 12, 12,
  166.             12, 12, -1, 12, 12, 12, 12, -1 ]
  167.     }
  168.  
  169.   }
  170.  
  171.   translation    5.99999 1 2.00003
  172.   rotation    0 1 0  3.14159
  173.   scale    1 1 1
  174. }
  175. Transform {
  176.   children    DEF SQUARE_POST Shape {
  177.     appearance    DEF SPECULAR_SQUARES MultiAppearance {
  178.       material    Material {
  179.         specularColor    0.76 0.73 0.23
  180.         emissiveColor    0.14 0.09 0.06
  181.         shininess    0.07
  182.         transparency    0
  183.       }
  184.       specularLevelMap SpecularLevelMap {          amount 1
  185.           texture    DEF _3 ImageTexture {
  186.             repeatS    TRUE
  187.             repeatT    TRUE
  188.             url    "../images/shared/squaretile.gif"
  189.           }      }      environmentMap USE ENV_MAP
  190.     }
  191.     geometry    Box {
  192.     }
  193.   }
  194.  
  195.   translation    4 2 4
  196.   scale    1 2 1
  197. }
  198. Transform {
  199.   children    USE SQUARE_POST
  200.   translation    4 2 -4
  201.   scale    1 2 1
  202. }
  203. Transform {
  204.   children    USE SQUARE_POST
  205.   translation    -4 2 4
  206.   scale    1 2 1
  207. }
  208. Transform {
  209.   children    USE SQUARE_POST
  210.   translation    -4 2 -4
  211.   scale    1 2 1
  212. }
  213. Transform {
  214.   children    Shape {
  215.     appearance    MultiAppearance {
  216.       material    Material {
  217.         diffuseColor    0.76 0.66 0.29
  218.         specularColor    0.36 0.38 0.06
  219.         emissiveColor    0.18 0.16 0.07
  220.         shininess    0.19
  221.         transparency    0
  222.       }
  223.       diffuseMap DiffuseMap {
  224.         texture    DEF STARS_TEX ImageTexture {
  225.             repeatS    TRUE
  226.             repeatT    TRUE
  227.             url    "emboss1.gif"
  228.         }      }      bumpLevelMap BumpLevelMap {        texture USE STARS_TEX      }
  229.  
  230.     }
  231.  
  232.     geometry    DEF _4 IndexedFaceSet {
  233.       coord    Coordinate {
  234.     point    [ -1 1 1,
  235.           -1 -1 1,
  236.           1 1 1,
  237.           1 -1 1,
  238.           1 1 -1,
  239.           1 -1 -1,
  240.           -1 1 -1,
  241.           -1 -1 -1 ]
  242.       }
  243.  
  244.       coordIndex    [ 0, 1, 3, 2, -1, 4, 5, 7,
  245.             6, -1, 6, 7, 1, 0, -1, 2,
  246.             3, 5, 4, -1, 6, 0, 2, 4,
  247.             -1, 1, 7, 5, 3, -1 ]
  248.       texCoord    TextureCoordinate {
  249.     point    [ -2.02537 3.00464,
  250.           -2.06714 -0.963595,
  251.           4.99214 2.96536,
  252.           4.95037 -1.00287,
  253.           -2.91046 2.96536,
  254.           -2.86869 -0.961095,
  255.           3.98964 2.96536,
  256.           4.03141 -0.961095,
  257.           -2.02537 3.00464,
  258.           -2.06714 -0.963595,
  259.           4.99214 2.96536,
  260.           4.95037 -1.00287,
  261.           -2.91046 2.96536,
  262.           -2.86869 -0.961095,
  263.           3.98964 2.96536,
  264.           4.03141 -0.961095,
  265.           0 1,
  266.           0 0,
  267.           1 1,
  268.           1 0,
  269.           0 1,
  270.           0 0,
  271.           1 1,
  272.           1 0 ]
  273.       }
  274.  
  275.       creaseAngle    0.5
  276.       normalIndex    [  ]
  277.       texCoordIndex    [ 0, 1, 3, 2, -1, 4, 5, 7,
  278.             6, -1, 8, 9, 11, 10, -1, 12,
  279.             13, 15, 14, -1, 16, 17, 19, 18,
  280.             -1, 20, 21, 23, 22, -1 ]
  281.     }
  282.  
  283.   }
  284.  
  285.   translation    0 2 0
  286.   scale    3 2 3
  287. }
  288. Transform {
  289.   children    DEF SHINY_SPHERE Shape {
  290.     appearance    MultiAppearance {
  291.       material    Material {
  292.         diffuseColor    0.28 0.42 0.6
  293.         specularColor    0.32 0.4 0.4
  294.         emissiveColor    0.14 0.22 0.31
  295.         shininess    0.54
  296.         transparency    0
  297.       }
  298.       environmentMap USE ENV_MAP
  299.     }
  300.  
  301.     geometry    Sphere {
  302.     }
  303.  
  304.   }
  305.  
  306.   translation    -4 5 -4
  307. }
  308. Transform {
  309.   children    USE SHINY_SPHERE 
  310.  
  311.   translation    4 5 -4
  312. }
  313. Transform {
  314.   children    USE SHINY_SPHERE 
  315.   translation    4 5 4
  316. }
  317. Transform {
  318.   children    USE SHINY_SPHERE 
  319.   translation    -4 5 4
  320. }
  321. Transform {
  322.   children    Shape {
  323.     appearance    MultiAppearance {
  324.       material    Material {
  325.     diffuseColor    0.5 0.33 0.21
  326.     specularColor    0.76 0.73 0.23
  327.     emissiveColor    0.14 0.09 0.06
  328.     shininess    0.07
  329.     transparency    0
  330.       }
  331.     opacityLevelMap OpacityLevelMap {
  332.       texture    ImageTexture {
  333.         repeatS    TRUE
  334.         repeatT    TRUE
  335.         url    "stripe.gif"
  336.       }    }
  337.  
  338.     }
  339.  
  340.     geometry    DEF _6 IndexedFaceSet {    solid false
  341.       coord    Coordinate {
  342.     point    [ 0 -1 -1,
  343.           0 1 -1,
  344.           0.382683 -1 -0.92388,
  345.           0.382683 1 -0.92388,
  346.           0.707107 -1 -0.707107,
  347.           0.707107 1 -0.707107,
  348.           0.92388 -1 -0.382683,
  349.           0.92388 1 -0.382683,
  350.           1 -1 4.37114e-008,
  351.           1 1 4.37114e-008,
  352.           0.92388 -1 0.382684,
  353.           0.92388 1 0.382684,
  354.           0.707107 -1 0.707107,
  355.           0.707107 1 0.707107,
  356.           0.382683 -1 0.92388,
  357.           0.382683 1 0.92388,
  358.           1.50996e-007 -1 1,
  359.           1.50996e-007 1 1,
  360.           -0.382683 -1 0.92388,
  361.           -0.382683 1 0.92388,
  362.           -0.707107 -1 0.707107,
  363.           -0.707107 1 0.707107,
  364.           -0.92388 -1 0.382684,
  365.           -0.92388 1 0.382684,
  366.           -1 -1 -1.19249e-008,
  367.           -1 1 -1.19249e-008,
  368.           -0.923879 -1 -0.382684,
  369.           -0.923879 1 -0.382684,
  370.           -0.707107 -1 -0.707107,
  371.           -0.707107 1 -0.707107,
  372.           -0.382683 -1 -0.92388,
  373.           -0.382683 1 -0.92388,
  374.           0 1 0,
  375.           0 -1 0 ]
  376.       }
  377.  
  378.       coordIndex    [ 0, 1, 3, 2, -1, 2, 3, 5,
  379.             4, -1, 4, 5, 7, 6, -1, 6,
  380.             7, 9, 8, -1, 8, 9, 11, 10,
  381.             -1, 10, 11, 13, 12, -1, 12, 13,
  382.             15, 14, -1, 14, 15, 17, 16, -1,
  383.             16, 17, 19, 18, -1, 18, 19, 21,
  384.             20, -1, 20, 21, 23, 22, -1, 22,
  385.             23, 25, 24, -1, 24, 25, 27, 26,
  386.             -1, 26, 27, 29, 28, -1, 28, 29,
  387.             31, 30, -1, 30, 31, 1, 0, -1,
  388.              ]
  389.       texCoord    TextureCoordinate {
  390.     point    [ 4.0157 -0.489232,
  391.           4.0157 1.50735,
  392.           3.57103 -0.489232,
  393.           3.57103 1.50735,
  394.           3.12635 -0.489232,
  395.           3.12635 1.50735,
  396.           2.68168 -0.489232,
  397.           2.68168 1.50735,
  398.           2.237 -0.489232,
  399.           2.237 1.50735,
  400.           1.79233 -0.489232,
  401.           1.79233 1.50735,
  402.           1.34766 -0.489232,
  403.           1.34766 1.50735,
  404.           0.902982 -0.489232,
  405.           0.902982 1.50735,
  406.           0.458308 -0.489232,
  407.           0.458308 1.50735,
  408.           0.0136343 -0.489232,
  409.           0.0136343 1.50735,
  410.           -0.43104 -0.489232,
  411.           -0.43104 1.50735,
  412.           -0.875714 -0.489232,
  413.           -0.875714 1.50735,
  414.           -1.32039 -0.489232,
  415.           -1.32039 1.50735,
  416.           -1.76506 -0.489232,
  417.           -1.76506 1.50735,
  418.           -2.20974 -0.489232,
  419.           -2.20974 1.50735,
  420.           -2.65441 -0.489232,
  421.           -2.65441 1.50735,
  422.           -3.09908 -0.489232,
  423.           -3.09908 1.50735,
  424.           0.458308 0.50906,
  425.           -0.903042 1.43136,
  426.           -2.05715 1.21496,
  427.           -2.82829 0.89109,
  428.           -3.09908 0.50906,
  429.           -2.82829 0.12703,
  430.           -2.05715 -0.19684,
  431.           -0.903049 -0.413242,
  432.           0.458308 -0.489232,
  433.           1.81967 -0.413242,
  434.           2.97376 -0.196838,
  435.           3.74491 0.12703,
  436.           4.0157 0.50906,
  437.           3.74491 0.89109,
  438.           2.97376 1.21496,
  439.           1.81967 1.43136,
  440.           3.74491 0.12703,
  441.           4.0157 0.50906,
  442.           3.74491 0.89109,
  443.           0.458308 1.50735,
  444.           -0.903049 1.43136,
  445.           -2.05715 1.21496,
  446.           -2.82829 0.89109,
  447.           -2.82829 0.12703,
  448.           -2.05715 -0.19684,
  449.           -0.903042 -0.413242,
  450.           -0.875714 -0.489232,
  451.           -0.875714 1.50735,
  452.           -1.32039 1.50735,
  453.           -1.32039 -0.489232 ]
  454.       }
  455.  
  456.       creaseAngle    0.5
  457.       normalIndex    [  ]
  458.       texCoordIndex    [ 0, 1, 3, 2, -1, 2, 3, 5,
  459.             4, -1, 4, 5, 7, 6, -1, 6,
  460.             7, 9, 8, -1, 8, 9, 11, 10,
  461.             -1, 10, 11, 13, 12, -1, 12, 13,
  462.             15, 14, -1, 14, 15, 17, 16, -1,
  463.             16, 17, 19, 18, -1, 18, 19, 21,
  464.             20, -1, 20, 21, 23, 22, -1, 60,
  465.             61, 62, 63, -1, 24, 25, 27, 26,
  466.             -1, 26, 27, 29, 28, -1, 28, 29,
  467.             31, 30, -1, 30, 31, 33, 32, -1 ]
  468.     }
  469.  
  470.   }
  471.  
  472.   translation    0 7 0
  473.   scale    3 3 3
  474. }
  475. Transform {
  476.   children    Shape {
  477.     appearance    MultiAppearance {
  478.       material    Material {
  479.     diffuseColor    0.52 0.26 0
  480.     specularColor    0.97 0.98 0.12
  481.     emissiveColor    0.24 0 0
  482.     shininess    0.12
  483.     transparency    0.6
  484.       }
  485.  
  486.     }
  487.  
  488.     geometry    DEF _7 IndexedFaceSet {    solid false
  489.       coord    Coordinate {
  490.     point    [ 1 0 0,
  491.           0.970142 0.242536 0,
  492.           0.970142 0 0.242536,
  493.           0.904534 0.301511 0.301511,
  494.           0.83205 0 0.5547,
  495.           0.666667 0.333333 0.666667,
  496.           0.5547 0 0.83205,
  497.           0.301511 0.301511 0.904534,
  498.           0.242536 0 0.970142,
  499.           0 0.242536 0.970142,
  500.           0 0 1,
  501.           0.83205 0.5547 0,
  502.           0.666667 0.666667 0.333333,
  503.           0.333333 0.666667 0.666667,
  504.           0 0.5547 0.83205,
  505.           0.5547 0.83205 0,
  506.           0.301511 0.904534 0.301511,
  507.           0 0.83205 0.5547,
  508.           0.242536 0.970142 0,
  509.           0 0.970142 0.242536,
  510.           0 1 0,
  511.           -0.242536 0 0.970142,
  512.           -0.301511 0.301511 0.904534,
  513.           -0.5547 0 0.83205,
  514.           -0.666667 0.333333 0.666667,
  515.           -0.83205 0 0.5547,
  516.           -0.904534 0.301511 0.301511,
  517.           -0.970142 0 0.242536,
  518.           -0.970142 0.242536 0,
  519.           -1 0 0,
  520.           -0.333333 0.666667 0.666667,
  521.           -0.666667 0.666667 0.333333,
  522.           -0.83205 0.5547 0,
  523.           -0.301511 0.904534 0.301511,
  524.           -0.5547 0.83205 0,
  525.           -0.242536 0.970142 0,
  526.           0 0 -1,
  527.           0 0.242536 -0.970142,
  528.           0.242536 0 -0.970142,
  529.           0.301511 0.301511 -0.904534,
  530.           0.5547 0 -0.83205,
  531.           0.666667 0.333333 -0.666667,
  532.           0.83205 0 -0.5547,
  533.           0.904534 0.301511 -0.301511,
  534.           0.970142 0 -0.242536,
  535.           0 0.5547 -0.83205,
  536.           0.333333 0.666667 -0.666667,
  537.           0.666667 0.666667 -0.333333,
  538.           0 0.83205 -0.5547,
  539.           0.301511 0.904534 -0.301511,
  540.           0 0.970142 -0.242536,
  541.           -0.970142 0 -0.242536,
  542.           -0.904534 0.301511 -0.301511,
  543.           -0.83205 0 -0.5547,
  544.           -0.666667 0.333333 -0.666667,
  545.           -0.5547 0 -0.83205,
  546.           -0.301511 0.301511 -0.904534,
  547.           -0.242536 0 -0.970142,
  548.           -0.666667 0.666667 -0.333333,
  549.           -0.333333 0.666667 -0.666667,
  550.           -0.301511 0.904534 -0.301511 ]
  551.       }
  552.  
  553.       coordIndex    [ 0, 1, 2, -1, 2, 1, 3, -1,
  554.             2, 3, 4, -1, 4, 3, 5, -1,
  555.             4, 5, 6, -1, 6, 5, 7, -1,
  556.             6, 7, 8, -1, 8, 7, 9, -1,
  557.             8, 9, 10, -1, 1, 11, 3, -1,
  558.             3, 11, 12, -1, 3, 12, 5, -1,
  559.             5, 12, 13, -1, 5, 13, 7, -1,
  560.             7, 13, 14, -1, 7, 14, 9, -1,
  561.             11, 15, 12, -1, 12, 15, 16, -1,
  562.             12, 16, 13, -1, 13, 16, 17, -1,
  563.             13, 17, 14, -1, 15, 18, 16, -1,
  564.             16, 18, 19, -1, 16, 19, 17, -1,
  565.             19, 18, 20, -1, 10, 9, 21, -1,
  566.             21, 9, 22, -1, 21, 22, 23, -1,
  567.             23, 22, 24, -1, 23, 24, 25, -1,
  568.             25, 24, 26, -1, 25, 26, 27, -1,
  569.             27, 26, 28, -1, 27, 28, 29, -1,
  570.             9, 14, 22, -1, 22, 14, 30, -1,
  571.             22, 30, 24, -1, 24, 30, 31, -1,
  572.             24, 31, 26, -1, 26, 31, 32, -1,
  573.             26, 32, 28, -1, 14, 17, 30, -1,
  574.             30, 17, 33, -1, 30, 33, 31, -1,
  575.             31, 33, 34, -1, 31, 34, 32, -1,
  576.             17, 19, 33, -1, 33, 19, 35, -1,
  577.             33, 35, 34, -1, 35, 19, 20, -1,
  578.             36, 37, 38, -1, 38, 37, 39, -1,
  579.             38, 39, 40, -1, 40, 39, 41, -1,
  580.             40, 41, 42, -1, 42, 41, 43, -1,
  581.             42, 43, 44, -1, 44, 43, 1, -1,
  582.             44, 1, 0, -1, 37, 45, 39, -1,
  583.             39, 45, 46, -1, 39, 46, 41, -1,
  584.             41, 46, 47, -1, 41, 47, 43, -1,
  585.             43, 47, 11, -1, 43, 11, 1, -1,
  586.             45, 48, 46, -1, 46, 48, 49, -1,
  587.             46, 49, 47, -1, 47, 49, 15, -1,
  588.             47, 15, 11, -1, 48, 50, 49, -1,
  589.             49, 50, 18, -1, 49, 18, 15, -1,
  590.             18, 50, 20, -1, 29, 28, 51, -1,
  591.             51, 28, 52, -1, 51, 52, 53, -1,
  592.             53, 52, 54, -1, 53, 54, 55, -1,
  593.             55, 54, 56, -1, 55, 56, 57, -1,
  594.             57, 56, 37, -1, 57, 37, 36, -1,
  595.             28, 32, 52, -1, 52, 32, 58, -1,
  596.             52, 58, 54, -1, 54, 58, 59, -1,
  597.             54, 59, 56, -1, 56, 59, 45, -1,
  598.             56, 45, 37, -1, 32, 34, 58, -1,
  599.             58, 34, 60, -1, 58, 60, 59, -1,
  600.             59, 60, 48, -1, 59, 48, 45, -1,
  601.             34, 35, 60, -1, 60, 35, 50, -1,
  602.             60, 50, 48, -1, 50, 35, 20, -1 ]
  603.       creaseAngle    0.5
  604.       normalIndex    [  ]
  605.     }
  606.  
  607.   }
  608.  
  609.   translation    0 10 0
  610.   scale    3 3 3
  611. }
  612. Transform {
  613.   children    USE STEPS
  614.   translation    1.99999 1 -6
  615.   rotation    0 -1 0  1.57079
  616. }
  617. Transform {
  618.   children    USE STEPS
  619.   translation    -6 1 -2
  620. }
  621. Transform {
  622.   children    USE STEPS  
  623.   translation    -2.00001 1 5.99999
  624.   rotation    0 1 0  1.57079
  625.   scale    1 1 1
  626. }
  627. Viewpoint {
  628.   position    -13.8092 11.893 23.4578
  629.   orientation    -0.442624 -0.887791 -0.12614  0.611626
  630.   fieldOfView    0.785398
  631. }
  632. DirectionalLight {
  633.   direction    0.595037 -0.6424 -0.482962
  634. }
  635. DirectionalLight {
  636.   intensity    0.48
  637.   color    1 1 1
  638.   direction    -0.500002 -0.499999 -0.707106
  639. }
  640.